From: Chong Yidong Date: Sat, 29 Aug 2009 22:15:32 +0000 (+0000) Subject: Fix last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10241^2~97 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e57d065ef9d0b1d14beb539499ad6c4f0b56923e;p=emacs.git Fix last change. --- diff --git a/lisp/cedet/semantic/elp.el b/lisp/cedet/semantic/elp.el index a60692ca3de..87fe2936b95 100644 --- a/lisp/cedet/semantic/elp.el +++ b/lisp/cedet/semantic/elp.el @@ -1,9 +1,8 @@ -;;; semantic-elp.el --- Bind ELP to measure Semantic +;;; semantic/elp.el --- Bind ELP to measure Semantic -;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. +;;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam -;; X-RCS: $Id: semantic-elp.el,v 1.16 2009/04/02 01:18:33 zappo Exp $ ;; This file is part of GNU Emacs. @@ -769,4 +768,4 @@ The expectation is that you will edit this fcn with different (data-debug-show semantic-elp-last-run)) (provide 'semantic/elp) -;;; semantic-elp.el ends here +;;; semantic/elp.el ends here